CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qt tcp

搜索资源列表

  1. linux下Qt实现的视频点播系统

    3下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
  3. 所属分类:网络编程

  1. Qt_fadeout.rar

    0下载:
  2. Qt的一个特效类,用于实现fade out的特效,Effects of a Qt class, for the realization of the effects fade out
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:1324
    • 提供者:phoenix
  1. qtserver

    1下载:
  2. qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-15
    • 文件大小:110821
    • 提供者:yangming
  1. QT_TCP_client

    3下载:
  2. 本代码是实现QT 环境下 TCP 的socket通信的client 。代码中包含QT 编写的界面。-This code is to achieve TCP-QT environment socket communications client. QT write code that contains the interface.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-29
    • 文件大小:5676
    • 提供者:king
  1. QT-TCP

    3下载:
  2. 用QT开发的TCP/IP传输数据的例子,分为客户端和服务器,传输数据的时候带校验位,其中服务器部分的数据利用qsran函数生成随机数据,需要研究TCP客户端和服务器数据互相对传的同学可以看看,有参考价值-Examples of the QT development of TCP/IP to transfer data is divided into client and server, the transmission data with parity bit, in which the ser
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-11
    • 文件大小:9542
    • 提供者:彭博
  1. myFile

    2下载:
  2. qt udp tcp 源码,是学习和开发qt网络程序的好例子-qt udp tcp source, is to learn and develop good example of network programming qt
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:15864
    • 提供者:齐文通
  1. juyuwangtalk

    0下载:
  2. linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1866334
    • 提供者:曾庆国
  1. source.tar

    0下载:
  2. linux 实现QT聊天 本程序可作TCP的QT编程学习用 非常有价值-QT chat linux realization of this procedure can be used for TCP programming in QT with a very valuable learning
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:281789
    • 提供者:liuxiangqian
  1. client

    0下载:
  2. 这是一个QT编写的基于TCP连接的聊天室客户端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP client, can be compiled win32, winCE, Linux and other executable file ....
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1222797
    • 提供者:姚毅强
  1. AOS

    0下载:
  2. this program is a Auto Ordering System which is used in the Embedded-based System. this system use socket-communication(TCP) to communicate server - accountDB system -this program is a Auto Ordering System which is used in the Embedded-based System
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-13
    • 文件大小:3400673
    • 提供者:Henrty
  1. tcp

    0下载:
  2. 基于tcp的网络应用例子,模拟实际应用,对于理解tcp编程以及tcp原理很有帮助-The programe of network base on the tcp,it is a good example to understand of the tcp programe
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:67833
    • 提供者:Jimmy
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. 11ThSrv

    0下载:
  2. QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:11099
    • 提供者:qsq
  1. SocketTest

    0下载:
  2. Connecting to a TCP socket in QT
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3502
    • 提供者:George
  1. a-qt-demo

    0下载:
  2. qt小例子,关于网络方面的tcp / udp 传输-A qt demo
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:47005
    • 提供者:钱铭鹤
  1. QT-Tcp-udp-sreial

    1下载:
  2. windows上基于QT4.8.0开发包的TCP服务器、客户端,UPD、以及串口等模拟测试程序-QT 4.8.0 TCP UDP RS232 RS485 TESTER
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-12-14
    • 文件大小:18502708
    • 提供者:Hunter
  1. Qt-TCP-UDP-DetectUdisk-server

    0下载:
  2. 服务器端,利用qt实现tcp/udp发送文字消息,检测U盘插拔。里面包括x86和arm两个版本的源码。-Server-side using qt tcp/udp send text messages, U disk plug detection. Which includes the source code of the two versions of the x86 and arm.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-04
    • 文件大小:640096
    • 提供者:yanzi1225627
  1. tcp

    0下载:
  2. 可以使用TCP/IP协议完成网络传输,开发平台QT4以上(The TCP/IP protocol can be used to complete network transmission, and the development platform is more than QT4)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:885760
    • 提供者:Annie1025
  1. tcp

    0下载:
  2. QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:10240
    • 提供者:song_t
  1. TCP—chat

    0下载:
  2. 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)
  3. 所属分类:界面编程

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:水里一条猫
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com